home *** CD-ROM | disk | FTP | other *** search
/ Paramount Pictures Special Events / Paramount Pictures Special Events.iso / pc / nystreet.swf / scripts / DefineButton2_39 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2001-06-05  |  66 b   |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    getUrl("peta.htm", "");
  4. }
  5.